home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1992, 1995-2001 Xerox Corporation.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file as
- *% long as this copyright notice is intact and the contents
- *% of the file is not altered in any way from its original form.
- *% End of Copyright statement
- *% @(#) $Id: XDC2045.PPD,v 1.2 2001/06/26 21:29:13 briggs Exp $
- *FormatVersion: "4.2"
- *FileVersion: "8.0"
- *LanguageVersion: English
- *LanguageEncoding: ISOLatin1
- *PCFileName: "XDC2045.PPD"
- *Product: "(Xerox DC2045 NPS/IPS PS2)"
- *% PSVersion was changed to 2015 to fix missing characters bug in
- *% Adobe 4.2.4 driver (AR 12165)
- *% PSVersion: "(2001.0) 0"
- *PSVersion: "(2015.0) 0"
- *ModelName: "Xerox DC2045 NPS/IPS PS2"
- *ShortNickName: "Xerox DC2045 NPS/IPS PS2"
- *NickName: "Xerox DC2045 NPS/IPS PS2"
-
- *ADHasEuro: True
-
- *UIConstraints: *MediaType Transparency *Duplex
- *UIConstraints: *Duplex *MediaType Transparency
-
- *UIConstraints: *MediaType Plain *MediaColor clear
- *UIConstraints: *MediaColor clear *MediaType Plain
-
- *UIConstraints: *MediaType Drilled *MediaColor clear
- *UIConstraints: *MediaColor clear *MediaType Drilled
-
- *UIConstraints: *MediaType CoverStock *MediaColor clear
- *UIConstraints: *MediaColor clear *MediaType CoverStock
-
- *UIConstraints: *MediaType DrilledCoverStock *MediaColor clear
- *UIConstraints: *MediaColor clear *MediaType DrilledCoverStock
-
- *UIConstraints: *MediaType Transparency *StapleWhen
- *UIConstraints: *StapleWhen *MediaType Transparency
-
- *% ==== Device Capabilities ===============
- *LanguageLevel: "2"
- *FreeVM: "4191696"
- *VMOption None/Standard: "4191696"
- *DefaultColorSpace: CMYK
- *ColorDevice: True
- *Extensions: CMYK
- *Extensions: Composite
- *VariablePaperSize: True
- *FileSystem: False
- *Throughput: "60"
- *Password: "()"
- *ExitServer: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not {
- (WARNING: Cannot modify initial VM.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- "
- *End
-
- *DefaultResolution: 600dpi
- *?Resolution: "
- save
- currentpagedevice /HWResolution get
- 0 get
- ( ) cvs print
- (dpi)
- = flush
- restore
- "
- *End
-
- *% Paper Handling ===================
- *% Code in this section both selects a tray and sets up a frame buffer.
- *% The "*<keyword> <option>" portion of each PPD paper handling selection is
- *% sufficient for satisfying the static media specification on DocuPrint NPS.
- *% If this PPD is to be used for dynamic media selection, the appropriate
- *% setpagedevice calls will need to be uncommented by removing the "%"
- *% character in the quoted Postscript invocation.
-
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *% ########## DO NOT CHANGE THE ORDER OF THESE ENTRIES! ##########
- *PageSize Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
- *PageSize Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
- *PageSize Ledger/17x11: "1 dict dup /PageSize [1224 792] put setpagedevice"
- *PageSize Tabloid/11x17: "1 dict dup /PageSize [792 1224] put setpagedevice"
- *PageSize A4: "1 dict dup /PageSize [595 842] put setpagedevice"
- *PageSize 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
- *PageSize A3: "1 dict dup /PageSize [842 1191] put setpagedevice"
- *CloseUI: *PageSize
-
- *CustomPageSize True: "
- pop pop pop
- 1 dict begin /PageSize [ 4 -2 roll ] def currentdict end setpagedevice
- "
- *End
- *ParamCustomPageSize Width: 1 points 504 1314
- *ParamCustomPageSize Height: 2 points 504 1314
- *ParamCustomPageSize WidthOffset: 3 points 0 0
- *ParamCustomPageSize HeightOffset: 4 points 0 0
- *ParamCustomPageSize Orientation: 5 int 0 0
- *MaxMediaWidth: 1314
- *MaxMediaHeight: 1314
- *HWMargins: 0 0 0 0
-
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 40 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
- *PageRegion Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
- *PageRegion Ledger/17x11: "1 dict dup /PageSize [1224 792] put setpagedevice"
- *PageRegion Tabloid/11x17: "1 dict dup /PageSize [792 1224] put setpagedevice"
- *PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
- *PageRegion 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
- *PageRegion A3: "1 dict dup /PageSize [842 1191] put setpagedevice"
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "0.0 0.0 612.0 792.0 "
- *ImageableArea Legal: "0.0 0.0 612.0 1008.0 "
- *ImageableArea Ledger: "0.0 0.0 1224.0 792.0 "
- *ImageableArea Tabloid: "0.0 0.0 792.0 1224.0 "
- *ImageableArea A4: "0.0 0.0 595.0 842.0 "
- *ImageableArea 8.5x13: "0.0 0.0 612.0 936.0"
- *ImageableArea A3: "0.0 0.0 842.0 1191.0 "
- *?ImageableArea: "
- save
- /cvp { ( ) cvs print ( ) print } bind def
- /upperright {10000 mul floor 10000 div} bind def
- /lowerleft {10000 mul ceiling 10000 div} bind def
- newpath clippath pathbbox
- 4 -2 roll exch 2 {lowerleft cvp} repeat
- exch 2 {upperright cvp} repeat flush
- restore
- "
- *End
-
- *% These provide the physical dimensions of the paper (by keyword)
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension Ledger: "1224 792"
- *PaperDimension Tabloid: "792 1224"
- *PaperDimension A4: "595 842"
- *PaperDimension 8.5x13: "612 936"
- *PaperDimension A3: "842 1191"
-
- *OpenUI *MediaType: PickOne
- *OrderDependency: 30 AnySetup *MediaType
- *DefaultMediaType: PrinterDefault
- *MediaType PrinterDefault/Printer Default: ""
- *MediaType Plain: "%1 dict dup /MediaType () put setpagedevice"
- *MediaType Coated: "
- %1 dict dup /MediaType (Coated) put setpagedevice"
- *End
- *MediaType Drilled: "%1 dict dup /MediaType (Drilled) put setpagedevice"
- *MediaType Transparency: "
- %1 dict dup /MediaType (Transparency) put setpagedevice"
- *End
- *MediaType CoverStock: "
- %1 dict dup /MediaType (CoverStock) put setpagedevice"
- *End
- *MediaType DrilledCoverStock: "
- %1 dict dup /MediaType (DrilledCoverStock) put setpagedevice"
- *End
- *?MediaType: "
- save
- currentpagedevice /MediaType
- {get} stopped
- {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
- = flush
- restore
- "
- *End
- *CloseUI: *MediaType
-
- *OpenUI *MediaColor: PickOne
- *OrderDependency: 30 AnySetup *MediaColor
- *DefaultMediaColor: PrinterDefault
- *MediaColor PrinterDefault/Printer Default: ""
- *MediaColor white: "%1 dict dup /MediaColor (white) put setpagedevice"
- *MediaColor clear: "%1 dict dup /MediaColor (clear) put setpagedevice"
- *MediaColor blue: "%1 dict dup /MediaColor (blue) put setpagedevice"
- *MediaColor buff: "%1 dict dup /MediaColor (buff) put setpagedevice"
- *MediaColor green: "%1 dict dup /MediaColor (green) put setpagedevice"
- *MediaColor goldenrod: "%1 dict dup /MediaColor (goldenrod) put setpagedevice"
- *MediaColor pink: "%1 dict dup /MediaColor (pink) put setpagedevice"
- *MediaColor yellow: "%1 dict dup /MediaColor (yellow) put setpagedevice"
- *?MediaColor: "
- save
- currentpagedevice /MediaColor
- {get} stopped
- {pop pop (white)} {dup null eq {pop (white)} if} ifelse
- = flush
- restore
- "
- *End
- *CloseUI: *MediaColor
-
- *RequiresPageRegion All: True
-
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *DefaultInputSlot: AutoSelect
- *InputSlot AutoSelect: ""
- *CloseUI: *InputSlot
-
- *DefaultOutputOrder: Normal
-
- *OpenUI *Duplex: PickOne
- *OrderDependency: 50 AnySetup *Duplex
- *DefaultDuplex: None
- *Duplex None/Simplex: "%noop"
- *Duplex DuplexNoTumble/Duplex: "%noop"
- *Duplex DuplexTumble: "%noop"
- *CloseUI: *Duplex
-
- *OpenUI *Collate: Boolean
- *OrderDependency: 50.0 AnySetup *Collate
- *DefaultCollate: True
- *Collate True: "1 dict dup /Collate true put setpagedevice"
- *Collate False: "1 dict dup /Collate false put setpagedevice"
- *?Collate: "
- save
- currentpagedevice /Collate get
- {(True)}{(False)}ifelse = flush
- restore
- "
- *End
- *CloseUI: *Collate
-
- *% Font Information =====================
- *DefaultFont: Courier
- *Font AvantGarde-Book: Standard "(001.003)" Standard ROM
- *Font AvantGarde-BookOblique: Standard "(001.003)" Standard ROM
- *Font AvantGarde-Demi: Standard "(001.004)" Standard ROM
- *Font AvantGarde-DemiOblique: Standard "(001.004)" Standard ROM
- *Font Bookman-Demi: Standard "(001.002)" Standard ROM
- *Font Bookman-DemiItalic: Standard "(001.002)" Standard ROM
- *Font Bookman-Light: Standard "(001.002)" Standard ROM
- *Font Bookman-LightItalic: Standard "(001.002)" Standard ROM
- *Font Courier: Standard "(002.003)" Standard ROM
- *Font Courier-Bold: Standard "(002.003)" Standard ROM
- *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
- *Font Courier-Oblique: Standard "(002.003)" Standard ROM
- *Font Garamond-Bold: Standard "(001.001)" Standard ROM
- *Font Garamond-BoldItalic: Standard "(001.002)" Standard ROM
- *Font Garamond-Light: Standard "(001.001)" Standard ROM
- *Font Garamond-LightItalic: Standard "(001.002)" Standard ROM
- *Font Helvetica: Standard "(001.004)" Standard ROM
- *Font Helvetica-Black: Standard "(001.001)" Standard ROM
- *Font Helvetica-BlackOblique: Standard "(001.001)" Standard ROM
- *Font Helvetica-Bold: Standard "(001.006)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(001.006)" Standard ROM
- *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
- *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
- *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
- *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
- *Font Helvetica-Light: Standard "(001.002)" Standard ROM
- *Font Helvetica-LightOblique: Standard "(001.001)" Standard ROM
- *Font Helvetica-Narrow: Standard "(001.004)" Standard ROM
- *Font Helvetica-Narrow-Bold: Standard "(001.004)" Standard ROM
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.004)" Standard ROM
- *Font Helvetica-Narrow-Oblique: Standard "(001.004)" Standard ROM
- *Font Helvetica-Oblique: Standard "(001.004)" Standard ROM
- *Font Korinna-Bold: Standard "(001.001)" Standard ROM
- *Font Korinna-KursivBold: Standard "(001.003)" Standard ROM
- *Font Korinna-KursivRegular: Standard "(001.003)" Standard ROM
- *Font Korinna-Regular: Standard "(001.001)" Standard ROM
- *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
- *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
- *Font NewCenturySchlbk-Italic: Standard "(001.004)" Standard ROM
- *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
- *Font Palatino-Bold: Standard "(001.003)" Standard ROM
- *Font Palatino-BoldItalic: Standard "(001.003)" Standard ROM
- *Font Palatino-Italic: Standard "(001.003)" Standard ROM
- *Font Palatino-Roman: Standard "(001.002)" Standard ROM
- *Font Symbol: Special "(001.005)" Special ROM
- *Font Times-Bold: Standard "(001.006)" Standard ROM
- *Font Times-BoldItalic: Standard "(001.008)" Standard ROM
- *Font Times-Italic: Standard "(001.006)" Standard ROM
- *Font Times-Roman: Standard "(001.006)" Standard ROM
- *Font XeroxEuro: Standard "(001.000)" Special ROM
- *Font XeroxEuro-Italic: Standard "(001.000)" Special ROM
- *Font XeroxEuro-Bold: Standard "(001.000)" Special ROM
- *Font XeroxEuro-BoldItalic: Standard "(001.000)" Special ROM
- *Font ZapfChancery-MediumItalic: Standard "(001.004)" Standard ROM
- *Font ZapfDingbats: Special "(001.003)" Special ROM
- *?FontQuery: "
- save
- { count 1 gt
- { exch dup 127 string cvs (/) print print (:) print
- /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
- } { exit } ifelse
- } bind loop
- (*) = flush
- restore
- "
- *End
- *?FontList: "
- save
- (*) {cvn ==} 128 string /Font resourceforall
- (*) = flush
- restore
- "
- *End
- *% Last modified: January 17 2002
- *% end of PPD file for Xerox DC2045 NPS/IPS
-